Fix a problem where were the offset into the image was passed into
authorOwen Taylor <otaylor@redhat.com>
Tue, 8 Jan 2002 03:22:13 +0000 (03:22 +0000)
committerOwen Taylor <otaylor@src.gnome.org>
Tue, 8 Jan 2002 03:22:13 +0000 (03:22 +0000)
commitf1742682c45d259e5644d729a9fcfb0e06158d3a
tree3802f2d13faa51ceabadc07247ea508923d7f72c
parentc1808baa01e7db5e304a857132087e496641726a
Fix a problem where were the offset into the image was passed into

Mon Jan  7 22:19:32 2002  Owen Taylor  <otaylor@redhat.com>

        * gdk/x11/gdkdrawable-x11.c (draw_with_pixmaps): Fix a
        problem where were the offset into the image was passed
        into convert_to_format() wrong.

        * gdk/x11/gdkdrawable-x11.c (gdk_x11_draw_pixbuf): Call
        gdk_x11_drawable_update_picture_clip () before using
        the picture; allow update_picture_clip() to take a NULL gc
        to mean no clipping.
ChangeLog
ChangeLog.pre-2-0
ChangeLog.pre-2-10
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
gdk/x11/gdkdrawable-x11.c